home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Xconq 7.1.0 / src / xconq-7.1.0 / test / simp.g < prev    next >
Encoding:
Text File  |  1996-07-07  |  315 b   |  38 lines  |  [TEXT/R*ch]

  1.  
  2. (include "simple")
  3.  
  4. (area 20 20)
  5.  
  6. (area (terrain (by-name "+" plains)
  7.   "20+"
  8.   "20+"
  9.   "20+"
  10.   "20+"
  11.   "20+"
  12.   "20+"
  13.   "20+"
  14.   "20+"
  15.   "20+"
  16.   "20+"
  17.   "20+"
  18.   "20+"
  19.   "20+"
  20.   "20+"
  21.   "20+"
  22.   "20+"
  23.   "20+"
  24.   "20+"
  25.   "20+"
  26.   "20+"
  27. ))
  28.  
  29. (set see-all true)
  30.  
  31. (side 1)
  32.  
  33. (human 10 10 1)
  34.  
  35. (human 11 11 1)
  36.  
  37. (human 11 12 1)
  38.